IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : NavigationListEntityProperty<TInstance,TValue> Class |
The following tables list the members exposed by NavigationListEntityProperty<TInstance,TValue>.
Name | Description | |
---|---|---|
![]() | NavigationListEntityProperty<TInstance,TValue> Constructor | Creates an instance of this class. |
Name | Description | |
---|---|---|
![]() | DataType | The datatype of this property. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | EntityType | The type of IEntity to which this property belongs. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | GetterInterceptor | The getter PropertyInterceptor. |
![]() | IsCollectionReadOnly | Returns whether the list is read only. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
![]() | IsManyToMany | Returns whether this is one side of a many to many navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
![]() | IsNullable | Whether this property can accept a null value. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | IsReadOnly | Is this property readonly? (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | IsScalar | Overridden. Returns whether this is a scalar navigation property. |
![]() | MemberMetadata | Metadata for the property. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | Name | The name of this property in the Entity; this is not necessarily the data source name. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | PropertyInfo | The actual property that this EntityProperty describes. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | QueryDirection | The QueryDirection of this navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
![]() | ReferenceStrategy | Gets or sets the EntityReferenceStrategy that determines how references using this role are resolved. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
![]() | RelationLink | The EntityRelation and direction of this navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
![]() | RelationName | The namespace-qualified name of the relation involved in this navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
![]() | UnqualifiedRelationName | The unqualified name of the relation involved in this navigation. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
Name | Description | |
---|---|---|
![]() | EntityKind | The type of object on which the property is defined. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
Name | Description | |
---|---|---|
![]() | Equals | Provides value equality. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
![]() | GetEntityReference | Overloaded. Returns the ListEntityReference<T> for this navigation property. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from IdeaBlade.EntityModel.NavigationEntityProperty) |
![]() | GetType | (Inherited from object) |
![]() | GetValue | Overloaded. Overridden. Gets the value for this property on the selected instance. |
![]() | SetValue | Overridden. Sets the value for this property on the selected instance. |
![]() | ToString | Returns a string that represents the current object. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |